Skip to content
This repository was archived by the owner on Jun 22, 2025. It is now read-only.

Conversation

@guillaume-mueller
Copy link

@guillaume-mueller guillaume-mueller commented Jan 28, 2025

The issue is that the instructions eel._call_return_callbacks[call.call] = store a reference to the callback, so once the callback is executed it needs to be deleted otherwise the memory allocated for the callback is never freed.

@guillaume-mueller guillaume-mueller force-pushed the fix-js-memory-leak branch 4 times, most recently from 8fc61d0 to 726dd4f Compare March 25, 2025 19:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant